home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / boot_up / bmpshow2 / bmp.prj next >
Text File  |  1995-04-27  |  457b  |  18 lines

  1. BMPSHOW.TTP
  2.  
  3. .C [ -Y -P -K]
  4. .L [ -L -Y ]
  5. .S [ -Y ]
  6. =                  ; list of modules follows...
  7.  
  8. PCSTART.O          ; startup code
  9. BMPSHOW.C          ; Control code for BMP display
  10. GRAPHICS.C         ; Direct screen memory operations.
  11. BYTE2RAW.S         ; High Speed insequence pixel plot routine.
  12.  
  13. PCSTDLIB.LIB       ; standard librard
  14. PCFLTLIB.LIB
  15. PCTOSLIB.LIB       ; TOS library
  16. PCEXTLIB.LIB
  17. PCGEMLIB.LIB       ; AES and VDI library
  18.